3.1.50 \(\int \frac {(a+b \log (c (d+e x)^n))^2}{(f+g x)^3} \, dx\) [50]

Optimal. Leaf size=202 \[ -\frac {b e n (d+e x) \left (a+b \log \left (c (d+e x)^n\right )\right )}{(e f-d g)^2 (f+g x)}-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {b^2 e^2 n^2 \log (f+g x)}{g (e f-d g)^2}-\frac {b e^2 n \left (a+b \log \left (c (d+e x)^n\right )\right ) \log \left (1+\frac {e f-d g}{g (d+e x)}\right )}{g (e f-d g)^2}+\frac {b^2 e^2 n^2 \text {Li}_2\left (-\frac {e f-d g}{g (d+e x)}\right )}{g (e f-d g)^2} \]

[Out]

-b*e*n*(e*x+d)*(a+b*ln(c*(e*x+d)^n))/(-d*g+e*f)^2/(g*x+f)-1/2*(a+b*ln(c*(e*x+d)^n))^2/g/(g*x+f)^2+b^2*e^2*n^2*
ln(g*x+f)/g/(-d*g+e*f)^2-b*e^2*n*(a+b*ln(c*(e*x+d)^n))*ln(1+(-d*g+e*f)/g/(e*x+d))/g/(-d*g+e*f)^2+b^2*e^2*n^2*p
olylog(2,(d*g-e*f)/g/(e*x+d))/g/(-d*g+e*f)^2

________________________________________________________________________________________

Rubi [A]
time = 0.23, antiderivative size = 202, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.292, Rules used = {2445, 2458, 2389, 2379, 2438, 2351, 31} \begin {gather*} \frac {b^2 e^2 n^2 \text {PolyLog}\left (2,-\frac {e f-d g}{g (d+e x)}\right )}{g (e f-d g)^2}-\frac {b e^2 n \log \left (\frac {e f-d g}{g (d+e x)}+1\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )}{g (e f-d g)^2}-\frac {b e n (d+e x) \left (a+b \log \left (c (d+e x)^n\right )\right )}{(f+g x) (e f-d g)^2}-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {b^2 e^2 n^2 \log (f+g x)}{g (e f-d g)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Log[c*(d + e*x)^n])^2/(f + g*x)^3,x]

[Out]

-((b*e*n*(d + e*x)*(a + b*Log[c*(d + e*x)^n]))/((e*f - d*g)^2*(f + g*x))) - (a + b*Log[c*(d + e*x)^n])^2/(2*g*
(f + g*x)^2) + (b^2*e^2*n^2*Log[f + g*x])/(g*(e*f - d*g)^2) - (b*e^2*n*(a + b*Log[c*(d + e*x)^n])*Log[1 + (e*f
 - d*g)/(g*(d + e*x))])/(g*(e*f - d*g)^2) + (b^2*e^2*n^2*PolyLog[2, -((e*f - d*g)/(g*(d + e*x)))])/(g*(e*f - d
*g)^2)

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 2351

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_) + (e_.)*(x_)^(r_.))^(q_), x_Symbol] :> Simp[x*(d + e*x^r)^(q +
 1)*((a + b*Log[c*x^n])/d), x] - Dist[b*(n/d), Int[(d + e*x^r)^(q + 1), x], x] /; FreeQ[{a, b, c, d, e, n, q,
r}, x] && EqQ[r*(q + 1) + 1, 0]

Rule 2379

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/((x_)*((d_) + (e_.)*(x_)^(r_.))), x_Symbol] :> Simp[(-Log[1 +
d/(e*x^r)])*((a + b*Log[c*x^n])^p/(d*r)), x] + Dist[b*n*(p/(d*r)), Int[Log[1 + d/(e*x^r)]*((a + b*Log[c*x^n])^
(p - 1)/x), x], x] /; FreeQ[{a, b, c, d, e, n, r}, x] && IGtQ[p, 0]

Rule 2389

Int[(((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*((d_) + (e_.)*(x_))^(q_))/(x_), x_Symbol] :> Dist[1/d, Int[(d
 + e*x)^(q + 1)*((a + b*Log[c*x^n])^p/x), x], x] - Dist[e/d, Int[(d + e*x)^q*(a + b*Log[c*x^n])^p, x], x] /; F
reeQ[{a, b, c, d, e, n}, x] && IGtQ[p, 0] && LtQ[q, -1] && IntegerQ[2*q]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2445

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_)*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[(f
 + g*x)^(q + 1)*((a + b*Log[c*(d + e*x)^n])^p/(g*(q + 1))), x] - Dist[b*e*n*(p/(g*(q + 1))), Int[(f + g*x)^(q
+ 1)*((a + b*Log[c*(d + e*x)^n])^(p - 1)/(d + e*x)), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*
f - d*g, 0] && GtQ[p, 0] && NeQ[q, -1] && IntegersQ[2*p, 2*q] && ( !IGtQ[q, 0] || (EqQ[p, 2] && NeQ[q, 1]))

Rule 2458

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_.) + (g_.)*(x_))^(q_.)*((h_.) + (i_.)*(x_))
^(r_.), x_Symbol] :> Dist[1/e, Subst[Int[(g*(x/e))^q*((e*h - d*i)/e + i*(x/e))^r*(a + b*Log[c*x^n])^p, x], x,
d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, h, i, n, p, q, r}, x] && EqQ[e*f - d*g, 0] && (IGtQ[p, 0] || IGtQ[
r, 0]) && IntegerQ[2*r]

Rubi steps

\begin {align*} \int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{(f+g x)^3} \, dx &=-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {(b e n) \int \frac {a+b \log \left (c (d+e x)^n\right )}{(d+e x) (f+g x)^2} \, dx}{g}\\ &=-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {(b n) \text {Subst}\left (\int \frac {a+b \log \left (c x^n\right )}{x \left (\frac {e f-d g}{e}+\frac {g x}{e}\right )^2} \, dx,x,d+e x\right )}{g}\\ &=-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}-\frac {(b n) \text {Subst}\left (\int \frac {a+b \log \left (c x^n\right )}{\left (\frac {e f-d g}{e}+\frac {g x}{e}\right )^2} \, dx,x,d+e x\right )}{e f-d g}+\frac {(b e n) \text {Subst}\left (\int \frac {a+b \log \left (c x^n\right )}{x \left (\frac {e f-d g}{e}+\frac {g x}{e}\right )} \, dx,x,d+e x\right )}{g (e f-d g)}\\ &=-\frac {b e n (d+e x) \left (a+b \log \left (c (d+e x)^n\right )\right )}{(e f-d g)^2 (f+g x)}-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}-\frac {(b e n) \text {Subst}\left (\int \frac {a+b \log \left (c x^n\right )}{\frac {e f-d g}{e}+\frac {g x}{e}} \, dx,x,d+e x\right )}{(e f-d g)^2}+\frac {\left (b e^2 n\right ) \text {Subst}\left (\int \frac {a+b \log \left (c x^n\right )}{x} \, dx,x,d+e x\right )}{g (e f-d g)^2}+\frac {\left (b^2 e n^2\right ) \text {Subst}\left (\int \frac {1}{\frac {e f-d g}{e}+\frac {g x}{e}} \, dx,x,d+e x\right )}{(e f-d g)^2}\\ &=-\frac {b e n (d+e x) \left (a+b \log \left (c (d+e x)^n\right )\right )}{(e f-d g)^2 (f+g x)}+\frac {e^2 \left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (e f-d g)^2}-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {b^2 e^2 n^2 \log (f+g x)}{g (e f-d g)^2}-\frac {b e^2 n \left (a+b \log \left (c (d+e x)^n\right )\right ) \log \left (\frac {e (f+g x)}{e f-d g}\right )}{g (e f-d g)^2}+\frac {\left (b^2 e^2 n^2\right ) \text {Subst}\left (\int \frac {\log \left (1+\frac {g x}{e f-d g}\right )}{x} \, dx,x,d+e x\right )}{g (e f-d g)^2}\\ &=-\frac {b e n (d+e x) \left (a+b \log \left (c (d+e x)^n\right )\right )}{(e f-d g)^2 (f+g x)}+\frac {e^2 \left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (e f-d g)^2}-\frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^2}{2 g (f+g x)^2}+\frac {b^2 e^2 n^2 \log (f+g x)}{g (e f-d g)^2}-\frac {b e^2 n \left (a+b \log \left (c (d+e x)^n\right )\right ) \log \left (\frac {e (f+g x)}{e f-d g}\right )}{g (e f-d g)^2}-\frac {b^2 e^2 n^2 \text {Li}_2\left (-\frac {g (d+e x)}{e f-d g}\right )}{g (e f-d g)^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.14, size = 204, normalized size = 1.01 \begin {gather*} \frac {-\left (a+b \log \left (c (d+e x)^n\right )\right )^2+\frac {e (f+g x) \left (2 b (e f-d g) n \left (a+b \log \left (c (d+e x)^n\right )\right )+e (f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right )^2-2 b^2 e n^2 (f+g x) (\log (d+e x)-\log (f+g x))-2 b e n (f+g x) \left (a+b \log \left (c (d+e x)^n\right )\right ) \log \left (\frac {e (f+g x)}{e f-d g}\right )-2 b^2 e n^2 (f+g x) \text {Li}_2\left (\frac {g (d+e x)}{-e f+d g}\right )\right )}{(e f-d g)^2}}{2 g (f+g x)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Log[c*(d + e*x)^n])^2/(f + g*x)^3,x]

[Out]

(-(a + b*Log[c*(d + e*x)^n])^2 + (e*(f + g*x)*(2*b*(e*f - d*g)*n*(a + b*Log[c*(d + e*x)^n]) + e*(f + g*x)*(a +
 b*Log[c*(d + e*x)^n])^2 - 2*b^2*e*n^2*(f + g*x)*(Log[d + e*x] - Log[f + g*x]) - 2*b*e*n*(f + g*x)*(a + b*Log[
c*(d + e*x)^n])*Log[(e*(f + g*x))/(e*f - d*g)] - 2*b^2*e*n^2*(f + g*x)*PolyLog[2, (g*(d + e*x))/(-(e*f) + d*g)
]))/(e*f - d*g)^2)/(2*g*(f + g*x)^2)

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.46, size = 1473, normalized size = 7.29

method result size
risch \(\text {Expression too large to display}\) \(1473\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*(e*x+d)^n))^2/(g*x+f)^3,x,method=_RETURNVERBOSE)

[Out]

1/2*I/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*Pi*b^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)-1/2*I/g*n*e^2/(d*g-
e*f)^2*ln(e*x+d)*Pi*b^2*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)-b/(g*x+f)^2/g*ln((e*x+d)^n)*a-1/2*I/g*
n*e/(d*g-e*f)/(g*x+f)*Pi*b^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2+1/2*I/g*n*e/(d*g-e*f)/(g*x+f)*Pi*b^2*csgn
(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)-1/2*I/(g*x+f)^2/g*ln((e*x+d)^n)*Pi*b^2*csgn(I*c)*csgn(I*c*(e*x+d)^
n)^2-1/2*I/(g*x+f)^2/g*ln((e*x+d)^n)*Pi*b^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2+1/2*I/(g*x+f)^2/g*ln((e*x+
d)^n)*Pi*b^2*csgn(I*c*(e*x+d)^n)^3+b^2/g*n*e^2*ln((e*x+d)^n)/(d*g-e*f)^2*ln(e*x+d)-1/2*I/g*n*e/(d*g-e*f)/(g*x+
f)*Pi*b^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2+b^2/g*n^2*e^2/(d*g-e*f)^2*ln(g*x+f)*ln(((g*x+f)*e+d*g-e*f)/(d*g-e*f)
)-1/2*b^2/(g*x+f)^2/g*ln((e*x+d)^n)^2-1/(g*x+f)^2/g*ln((e*x+d)^n)*b^2*ln(c)+1/2*I/g*n*e^2/(d*g-e*f)^2*ln(e*x+d
)*Pi*b^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2+1/2*I/g*n*e/(d*g-e*f)/(g*x+f)*Pi*b^2*csgn(I*c*(e*x+d)^n)^3-1/
2*I/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*Pi*b^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2-1/2*I/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*P
i*b^2*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2-b/g*n*e/(d*g-e*f)/(g*x+f)*a-b/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*a+b/
g*n*e^2/(d*g-e*f)^2*ln(e*x+d)*a-1/g*n*e/(d*g-e*f)/(g*x+f)*b^2*ln(c)-1/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*b^2*ln(c)+
1/g*n*e^2/(d*g-e*f)^2*ln(e*x+d)*b^2*ln(c)-1/8*(-I*b*Pi*csgn(I*c)*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)+I*b*Pi*
csgn(I*c)*csgn(I*c*(e*x+d)^n)^2+I*b*Pi*csgn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)^2-I*b*Pi*csgn(I*c*(e*x+d)^n)^3+2*
b*ln(c)+2*a)^2/(g*x+f)^2/g-b^2/g*n*e*ln((e*x+d)^n)/(d*g-e*f)/(g*x+f)-b^2/g*n*e^2*ln((e*x+d)^n)/(d*g-e*f)^2*ln(
g*x+f)-1/2*b^2/g*n^2*e^2/(d*g-e*f)^2*ln(e*x+d)^2+b^2/g*n^2*e^2/(d*g-e*f)^2*ln(g*x+f)-b^2/g*n^2*e^2/(d*g-e*f)^2
*ln(e*x+d)+b^2/g*n^2*e^2/(d*g-e*f)^2*dilog(((g*x+f)*e+d*g-e*f)/(d*g-e*f))+1/2*I/g*n*e^2/(d*g-e*f)^2*ln(e*x+d)*
Pi*b^2*csgn(I*c)*csgn(I*c*(e*x+d)^n)^2+1/2*I/g*n*e^2/(d*g-e*f)^2*ln(g*x+f)*Pi*b^2*csgn(I*c*(e*x+d)^n)^3-1/2*I/
g*n*e^2/(d*g-e*f)^2*ln(e*x+d)*Pi*b^2*csgn(I*c*(e*x+d)^n)^3+1/2*I/(g*x+f)^2/g*ln((e*x+d)^n)*Pi*b^2*csgn(I*c)*cs
gn(I*(e*x+d)^n)*csgn(I*c*(e*x+d)^n)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(e*x+d)^n))^2/(g*x+f)^3,x, algorithm="maxima")

[Out]

-a*b*n*(e*log(g*x + f)/(d^2*g^3 - 2*d*f*g^2*e + f^2*g*e^2) - e*log(x*e + d)/(d^2*g^3 - 2*d*f*g^2*e + f^2*g*e^2
) + 1/(d*f*g^2 - f^2*g*e + (d*g^3 - f*g^2*e)*x))*e - 1/2*b^2*(log((x*e + d)^n)^2/(g^3*x^2 + 2*f*g^2*x + f^2*g)
 - 2*integrate((g*x*e*log(c)^2 + d*g*log(c)^2 + (f*n*e + (g*n + 2*g*log(c))*x*e + 2*d*g*log(c))*log((x*e + d)^
n))/(g^4*x^4*e + d*f^3*g + (d*g^4 + 3*f*g^3*e)*x^3 + 3*(d*f*g^3 + f^2*g^2*e)*x^2 + (3*d*f^2*g^2 + f^3*g*e)*x),
 x)) - a*b*log((x*e + d)^n*c)/(g^3*x^2 + 2*f*g^2*x + f^2*g) - 1/2*a^2/(g^3*x^2 + 2*f*g^2*x + f^2*g)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(e*x+d)^n))^2/(g*x+f)^3,x, algorithm="fricas")

[Out]

integral((b^2*log((x*e + d)^n*c)^2 + 2*a*b*log((x*e + d)^n*c) + a^2)/(g^3*x^3 + 3*f*g^2*x^2 + 3*f^2*g*x + f^3)
, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (a + b \log {\left (c \left (d + e x\right )^{n} \right )}\right )^{2}}{\left (f + g x\right )^{3}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*(e*x+d)**n))**2/(g*x+f)**3,x)

[Out]

Integral((a + b*log(c*(d + e*x)**n))**2/(f + g*x)**3, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(e*x+d)^n))^2/(g*x+f)^3,x, algorithm="giac")

[Out]

integrate((b*log((x*e + d)^n*c) + a)^2/(g*x + f)^3, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (a+b\,\ln \left (c\,{\left (d+e\,x\right )}^n\right )\right )}^2}{{\left (f+g\,x\right )}^3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*log(c*(d + e*x)^n))^2/(f + g*x)^3,x)

[Out]

int((a + b*log(c*(d + e*x)^n))^2/(f + g*x)^3, x)

________________________________________________________________________________________